-
Home
-
Delete Duplicate Posts
-
5.0.2 (latest)
-
Code
-
Classes
- Delete_Duplicate_Posts
Total Complexity |
192 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
1,873 |
Lines of code |
1,470 |
Logical lines of code |
568 |
Comment lines |
338 |
Methods |
27 |
Properties |
3 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_options_page() |
D |
3 |
70 |
799 |
return_duplicates() |
D |
22 |
43 |
177 |
cleandupes() |
B |
34 |
16 |
91 |
delete_duplicates_ajax() |
A |
43 |
15 |
49 |
return_duplicates_ajax() |
A |
44 |
8 |
46 |
return_loglines_ajax() |
S |
50 |
6 |
28 |
admin_enqueue_scripts() |
S |
41 |
3 |
62 |
install() |
S |
59 |
4 |
14 |
log() |
S |
58 |
3 |
15 |
__construct() |
S |
50 |
2 |
29 |
get_options() |
S |
63 |
3 |
11 |
admin_menu_link() |
S |
57 |
2 |
19 |
add_cron_intervals() |
S |
56 |
1 |
19 |
default_options() |
S |
58 |
1 |
16 |
add_freemius_extra_permission() |
S |
59 |
1 |
15 |
pretty_value() |
S |
58 |
1 |
15 |
set_custom_help_content() |
S |
61 |
2 |
10 |
on_create_blog() |
S |
69 |
2 |
7 |
create_table() |
S |
59 |
1 |
14 |
get_plugin_version() |
S |
70 |
1 |
6 |
create_redirect() |
S |
80 |
1 |
3 |
on_delete_blog() |
S |
72 |
1 |
5 |
save_options() |
S |
79 |
1 |
3 |
do_init() |
S |
76 |
1 |
4 |
filter_plugin_actions() |
S |
71 |
1 |
5 |
timerstart() |
S |
77 |
1 |
3 |
timerstop() |
S |
71 |
1 |
5 |